ANativeWindow_getBuffersDataSpace

Get the dataspace of the buffers in window.

Available since API level 28.

\return the dataspace of buffers in window, ADATASPACE_UNKNOWN is returned if dataspace is unknown, or -EINVAL if window is invalid.

extern (C)
static if(__ANDROID_API__ >= 28)
int32_t
ANativeWindow_getBuffersDataSpace

Meta